Dataloop Platform
Developers and support docs
SDK and CLI docs
Nothing Found
Dataloop Platform
Developers and support docs
SDK and CLI docs
Delete Attributes
Delete a bulk of attributes
Request
path Parameters
id
required
string
: Ontology ID
Request Body schema:
application/json
keys
required
Array of
strings
Responses
204
No content
delete
/ontologies/{id}/attributes
Try it
Request samples
Payload
curl
JavaScript
Node.js
application/json
Copy
Expand all
Collapse all
{
"keys"
:
[
"string"
]
}
Next to
Update Labels